Fix loading of themes when NO-ENABLE is t.
authorChong Yidong <cyd@gnu.org>
Wed, 18 Dec 2013 08:53:22 +0000 (16:53 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 18 Dec 2013 08:53:22 +0000 (16:53 +0800)
commite98022b0faf14a2b818b9f0a0ae2743e79ea86ca
tree4e0055fb692cc0e8c569e77d56129136e8265109
parent3720f1d855163ece36c72ca99b1d20b8b3616a74
Fix loading of themes when NO-ENABLE is t.

* lisp/custom.el (custom-push-theme): If custom--inhibit-theme-enable
is non-nil, do not create a new entry in the symbol's theme-value
or theme-face property; update theme-settings only.
lisp/ChangeLog
lisp/custom.el